home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / beer.sea / Beer / Beer Stax / card_30206.txt < prev    next >
Text File  |  1988-09-26  |  2KB  |  122 lines

  1. -- card: 30206 from stack: in
  2. -- bmap block id: 26071
  3. -- flags: 0000
  4. -- background id: 24374
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=434 top=311 right=334 bottom=465
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 9120 / 9120
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prev
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to previous card
  23. end mouseUp
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=466 top=311 right=334 bottom=496
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 19162 / 19162
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Next
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to next card
  41. end mouseUp
  42.  
  43.  
  44. -- part 3 (button)
  45. -- low flags: 00
  46. -- high flags: 8003
  47. -- rect: left=372 top=313 right=333 bottom=426
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Menu
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   visual effect barn door open slow
  59.   go to card ID 3496 of stack "Beer Stax"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 4 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=469 top=281 right=309 bottom=492
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Facts
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual dissolve to black
  79.   visual effect iris open slowly
  80.   go to card ID 5172
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 5 (button)
  86. -- low flags: 00
  87. -- high flags: 0000
  88. -- rect: left=429 top=280 right=307 bottom=452
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Tastes
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   go to stack "beer tastes"
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 6 (button)
  105. -- low flags: 00
  106. -- high flags: 8003
  107. -- rect: left=269 top=311 right=333 bottom=369
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: List of Types
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   visual effect barn door close slow
  119.   go to card ID 32784
  120. end mouseUp
  121.  
  122.